Tobias Frost [Sun, 1 Feb 2026 11:27:02 +0000 (12:27 +0100)]
Remove -ffile-prefix-map= from CMake module generated compiler flags.
Forwarded: no, Debian specific
Applied-Upstream: <version|URL|commit, identifies patches merged upstream, optional> Reviewed-by: <name and email of a reviewer, optional>
Last-Update: 2024-05-24 <YYYY-MM-DD, last update of the meta-information, optional>
Last-Update: 2024-05-24 <YYYY-MM-DD, last update of the meta-information, optional>
Gbp-Pq: Name 0012-cmake-do-not-export-ffile-prefix.patch
Tobias Frost [Sun, 1 Feb 2026 11:27:02 +0000 (12:27 +0100)]
Fix cmake module path
Forwarded: not yet
Last-Update: 2022-10-19 <YYYY-MM-DD, last update of the meta-information, optional>
to be able to install cmake module in mulipath. Also, do not bail out if an
opencascade component is not installed in the cmake module (it might be in a
different package)
Last-Update: 2022-10-19 <YYYY-MM-DD, last update of the meta-information, optional>
Gbp-Pq: Name 0010-fix-cmake-module.patch
Tobias Frost [Sun, 1 Feb 2026 11:27:02 +0000 (12:27 +0100)]
Do not enforce atomics support on archs not supporting it.
Forwarded: no, Debian specific.
Last-Update: 2018-05-26
armel seems to have no atomic support on opencascade, so make it possible to
hint the build system not to enforce it.
Last-Update: 2018-05-26
Gbp-Pq: Name armel-ftbfs.patch